a{
    color:#000;
    text-decoration:none;
}
.header-content-hover-border {
    position: relative;
}

.small_hover_box div {
    margin: 0 !important;
    padding: 0 !important;
}
.small_hover_box .menu_item {
    width: 142px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 2px;
    background: #f2f3f6;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
}
.small_hover_box .new {
    box-shadow: 0 4px 4px 0 rgba(173, 184, 209, .3);
    border-radius: 0 0 2px 2px;
    padding-top: 21px !important;
}
.small_hover_box .new .new-content:hover {
    color: rgb(36, 121, 255) !important;
}
.small_hover_box .new-content {
    line-height: 42px !important;
    display: block;
    color: rgb(76, 77, 81);
    text-align: center;
    font-size: 16px;
}
.small_hover_box img {
    width: 100% !important;
}
.small_hover_box {
    padding: 0 !important;
    top:80px !important;
}
.ant-popover-inner-content {
    width: auto !important;
}
.big_second {
    width: 100% !important;
    padding: 0 !important;
    left: 0 !important;
    top:80px !important;
}
.big_second .tabs-background {
    height: 100% !important;
}